home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Electronic Clipper 1998 June
/
Electronic Clipper 1998-06.iso
/
Idea Source®
/
Main.Dir
/
00009_Script_interface
< prev
next >
Wrap
Text File
|
1998-04-28
|
217b
|
19 lines
on mousedown
cursor -1
set the visible of sprite 50 to false
updatestage
starttimer
repeat while the timer < 60
nothing
end repeat
go frame "interface"
end